Click or drag to resize

PullSubscriptionTimeout Property

Represents the duration, in minutes, that the subscription can remain idle without a GetEvents request from the client.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32
See Also